Skip to content

chore: bump aspect_rules_py from 1.6.6 to 2.0.0-alpha.3#3000

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_py-2.0.0-alpha.3
Open

chore: bump aspect_rules_py from 1.6.6 to 2.0.0-alpha.3#3000
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_py-2.0.0-alpha.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps aspect_rules_py from 1.6.6 to 2.0.0-alpha.3.

Release notes

Sourced from aspect_rules_py's releases.

v2.0.0-alpha.3

Add to your MODULE.bazel file:

bazel_dep(name = "aspect_rules_py", version = "2.0.0-alpha.3")

And also register a Python toolchain, see rules_python. For example:

python = use_extension("@rules_python//python/extensions:python.bzl", "python")
python.toolchain(
    python_version = "3.13",
)

What's Changed

... (truncated)

Commits
  • be215b8 chore: remove old rust artifact release process
  • de86861 refactor: expose the main() function in pytest_main (#1094)
  • 72507fa chore: bump Aspect CLI to 2026.24.11
  • da41bf8 fix(platform detection): detect Gentoo glibc (#1091)
  • 3d2bf16 feat: add support for additional deps in py_console_script_binary (#1080)
  • b0d6b37 fix: merge wheels from duplicate uv.lock records instead of dropping them (#1...
  • 3a265c7 fix: write pyvenv.cfg home= as the interpreter bin dir for system (interprete...
  • e7208da fix: providate data to py_venv and py_venv_exec for use in $(location) expans...
  • 3c2dfe3 test: add env tests for VIRTUAL_ENV (#1085)
  • 3f1b6d7 perf: migrate bash launcher to hermetic-build (#1045)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aspect_rules_py](https://github.com/aspect-build/rules_py) from 1.6.6 to 2.0.0-alpha.3.
- [Release notes](https://github.com/aspect-build/rules_py/releases)
- [Commits](aspect-build/rules_py@v1.6.6...v2.0.0-alpha.3)

---
updated-dependencies:
- dependency-name: aspect_rules_py
  dependency-version: 2.0.0-alpha.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Jun 18, 2026
@4og

4og commented Jun 18, 2026

Copy link
Copy Markdown
Member

It looks dangerous to me that dependabot decides to bump to an alpha version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

Status: Backlog
Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant